go/parser.parser.parseTypeAssertion (method)
2 uses
go/parser (current package)
parser.go#L1538: func (p *parser) parseTypeAssertion(x ast.Expr) ast.Expr {
parser.go#L1751: x = p.parseTypeAssertion(x)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)